* {
    margin: 0;
    padding: 0;
}

.section1 {
    width: 100%;
    height: 7.5rem;
}

.swiper {
    width: 100%;
    height: 100%;
}

.swiper1 .swiper-button-next,
.swiper1 .swiper-button-prev {
    width: .31rem;
    height: .5rem;
}

.swiper1 .swiper-button-next {
    right: .76rem;
}

.swiper1 .swiper-button-prev {
    left: .76rem;
}

.swiper1 .swiper-button-next::after,
.swiper1 .swiper-button-prev::after {
    color: #ffffff;
    font-size: .5rem;
}

.swiper1 .swiper-button-next:hover::after,
.swiper1 .swiper-button-prev:hover::after {
    color: #333333;
}

.swiper1 .swiper-button-next.swiper-button-disabled,
.swiper1 .swiper-button-prev.swiper-button-disabled {
    opacity: 1;
}

.m {
    width: 14.4rem;
    margin: 0 auto;
    margin-top: 0.5rem;
    margin-bottom: 0.6rem;
}

.t1 {
    width: 100%;
    height: 6rem;
    margin-top: 0.6rem;
}

.t1 img {
    width: 100%;
}

.t1-1 {
    width: 100%;
    height: 6rem;
    margin-top: 0.6rem;
    margin-bottom: 0.6rem;
}

.t1-1 img {
    width: 100%;
}

.jiao {
    width: 100%;
    background: url("../img/jiao.png");
    background-size: 100% auto;
    background-repeat: no-repeat;
    padding-bottom: 0.58rem;
}

.news {
    width: 14.4rem;
    margin: 0 auto;

}

.bt {
    width: 2rem;
    height: 0.66rem;
    margin: 0 auto;
    font-weight: bold;
    font-size: 0.5rem;
    color: #000000;
    line-height: 1.5rem;
}

.news1 {
    width: 14.4rem;
    display: flex;
    justify-content: space-between;
    padding-top: 0.61rem;
}

.news-left {
    width: 7.11rem;
    height: 4.2rem;
}

.news-left img {
    width: 100%;
}

.news-text {
    height: 0.24rem;
    font-weight: 400;
    font-size: 0.18rem;
    color: #FFFFFF;
    transform: translateY(-140%);
    margin-left: 0.26rem;
}

.news-right {
    display: flex;
}

.news-nr {
    width: 3.47rem;
    height: 4.2rem;
    background: #FFFFFF;
    box-shadow: 0rem 0.03rem 0.06rem 0.01rem rgba(0, 0, 0, 0.16);
    border-radius: 0rem 0rem 0rem 0rem;
    margin-right: 0.17rem;
}

.news-nr img {
    width: 3.46rem;
    height: 2.2rem;
}

.xia {
    margin-left: 0.19rem;
}

.title1 {
    width: 0.89rem;
    height: 0.21rem;
    font-weight: 400;
    font-size: 0.16rem;
    color: #666666;
    margin-top: 0.24rem;
}

.title2 {
    width: 3.1rem;
    height: 0.24rem;
    font-weight: 400;
    font-size: 0.18rem;
    color: #333333;
    margin-top: 0.15rem;
}

.title2:hover {
    color: #FF5905;
}

.title3 {
    width: 3.1rem;
    height: 0.55rem;
    color: #666666;
    font-size: 0.16rem;
    line-height: 0.28rem;
    margin-top: 0.2rem;
}

.news-nr1 {
    width: 3.47rem;
    height: 4.2rem;
    background: #FFFFFF;
    box-shadow: 0rem 0.03rem 0.06rem 0.01rem rgba(0, 0, 0, 0.16);
    border-radius: 0rem 0rem 0rem 0rem;
}

.news-nr1 img {
    width: 3.46rem;
    height: 2.2rem;
}

.news-bottom {
    width: 14.4rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 0.21rem;
}

.news-bot1 {
    width: 3.47rem;
    height: 1.32rem;
    background: #FFFFFF;
    box-shadow: 0.01rem 0.01rem 0.06rem 0.01rem rgba(0, 0, 0, 0.16);
    border-radius: 0rem 0rem 0rem 0rem;
    display: flex;
    align-items: center;
    justify-content: space-around;
}

.news-bot1 img {
    width: 1.34rem;
    height: 0.92rem;
}

.title-1 {
    width: 0.78rem;
    height: 0.19rem;
    font-weight: 400;
    font-size: 0.14rem;
    color: #929597;
    line-height: 0.3rem;
    margin-bottom: 0.1rem;
}

.title-2 {
    width: 1.66rem;
    height: 0.45rem;
    font-weight: 400;
    font-size: 0.16rem;
    color: #333333;
    line-height: 0.24rem;
    margin-bottom: 0.1rem;
    transition: var(--s_tran);
}

.jiantou img {
    width: 0.16rem;
    height: 0.1rem;
    filter: grayscale(100);
    transition: var(--s_tran);
}

.news-bot1:hover .title-2 {
    color: #FF5905;
}

.news-bot1:hover .jiantou img {
    filter: grayscale(0);
}

.news-bot-1 {
    width: 3.47rem;
    height: 1.32rem;
    background: #FFFFFF;
    box-shadow: 0.01rem 0.01rem 0.06rem 0.01rem rgba(0, 0, 0, 0.16);
    border-radius: 0rem 0rem 0rem 0rem;
    text-align: center;
}

.title-3 {
    width: 3.06rem;
    height: 0.21rem;
    font-weight: 400;
    font-size: 0.16rem;
    color: #333333;
    /*line-height: 0.24rem;*/
    text-align: left;
    margin-top: 0.18rem;
    margin-bottom: 0.12rem;
    margin-left: 0.1rem;
}

.title-4 {
    margin-bottom: 0.12rem;
    text-align: center;
}
.title-5{
    text-align: center;
}
.anniu {
    width: 1.4rem;
    height: 0.4rem;
    background: #FF5905;
    border-radius: 0.1rem 0rem 0.1rem 0rem;
    color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    margin-top: 0.62rem;

}

.anniu a {
    width: 0.64rem;
    height: 0.21rem;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.16rem;
    color: #FFFFFF;
    line-height: 0.21rem;
    text-align: left;
    font-style: normal;
    text-transform: none;
}

.anniu a:hover {
    color: #fff;
}

.anniu img {
    width: 0.23rem;
    height: 0.12rem;
    margin-left: 0.14rem;
}

.section3Box {
    width: 100%;
    height: 6.5rem;
    display: flex;
    align-items: center;
    
}

.section3Item {
    width: 1.5rem;
    height: 100%;
    transition: all .5s;
    overflow: hidden;
    position: relative;
    flex: 1 1 auto;
}

.section3Item:last-child {
    border: 0;
}

.section3Item img {
    width: 100%;
    height: 100%;
    transition: all .5s;
    filter: brightness(0.5);
}

.section3Item .title {
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.26rem;
    color: #FFFFFF;
    writing-mode: tb;
    position: absolute;
    top: 0.74rem;
    left: 50%;
    transform: translateX(-50%);
}

.section3Item .title span {
    font-size: 0.26rem;
    color: #FFFFFF;
    margin-bottom: 0.46rem;
}

.section3Item .text {
    width: 0.3rem;
    height: 0.02rem;
    background: #FFFFFF;
    border-radius: 0rem 0rem 0rem 0rem;
    opacity: 0.72;
    display: none;
    margin-top: 0.27rem;
    margin-bottom: 0.13rem;
    transition: all .5s;
}

.section3Item a {
    /* background: rgba(255, 255, 255, 0.14);
    border: 0.01rem solid #FFFFFF; */
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    width: 4.55rem;
    height: 0.21rem;
    font-weight: 400;
    font-size: 0.16rem;
    color: #FFDFCF;
    line-height: 0.28rem;
    text-align: left;
    font-style: normal;
    text-transform: none;
    display: none;
    transition: all .5s;
}

.section3Item a:hover {
    color: #ffffff;
}

.section3Box .itemActive {
    width: 6.9rem;
}

.section3Box .itemActive img {
    filter: brightness(1);
}

.section3Box .itemActive .xinxi_1,
.section3Box .itemActive .text,
.section3Box .itemActive a {
    display: block;
}

.section3Box .itemActive .title {
    display: none;
}

.xinxi_1 {
    width: 6.9rem;
    height: 1.6rem;
    background: linear-gradient(174deg, rgba(255, 89, 5, 0.94) 0%, rgba(248, 132, 73, 0.84) 100%);
    border-radius: 0.3rem 0rem 0rem 0rem;
    transform: translateY(-100%);
    display: none;
    transition: all .5s;
    padding-left: 0.4rem;
    position: relative;
}

.title_3 {
    width: 1.82rem;
    height: 2.37rem;
    font-weight: 400;
    font-size: 1.5rem;
    color: rgba(255, 255, 255, .2);
    position: absolute;
    top: 10%;
    left: 73%;
}

.title_2 {
    width: 2.34rem;
    height: 0.35rem;
    font-weight: bold;
    font-size: 0.26rem;
    color: #FFFFFF;
    line-height: 0rem;
    padding-top: 0.35rem;
    transition: all .5s;
}

.slidebox {
    width: 14.4rem;
    height: 6rem;
}

.covered {
    position: relative;
}

.handle {
    position: absolute;
    width: 46px;
    height: 46px;
    margin-left: -23px;
    margin-top: -23px;
    border-radius: 50%;
    background-color: #fff;
    text-align: center;
}

.handle span {
    display: inline-block;
    margin: 15px 1px 0;
    color: #000;
    -webkit-transition: .1s ease-out;
    -moz-transition: .1s ease-out;
    -ms-transition: .1s ease-out;
    -o-transition: .1s ease-out;
    transition: .1s ease-out;
}

.handle.vertical {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}

.handle:hover {
    background-color: #555;
}

.handle:hover span {
    color: #FFF;
}

.draggable {
    background-color: #555;
    cursor: move;
}

.draggable span {
    margin: 15px 4px 0;
    color: #FFF;
    -webkit-transition: .1s ease-out;
    -moz-transition: .1s ease-out;
    -ms-transition: .1s ease-out;
    -o-transition: .1s ease-out;
    transition: .1s ease-out;
}

.second {
    width: 14.4rem;
    height: 6rem;
    position: relative;
        /*display: inline-block;*/
}
.changeable{
    height: 100% !important;
    border-right: 2px dashed rgb(0, 0, 0) !important;
}
@media screen and (max-width:1024px){
    .swiper{
        margin-top: 50px;
        height: 3rem;
    }.m{
        width: 94%;
        margin: 0 auto;
    }.news{
        width: 94%;
        margin: 0 auto;
    }.bt{
        font-size: 20px;
        text-align: center;
    }.news1{
        width: 100%;
        flex-wrap: wrap;
    }.news-left{
        width: 100%;
        height: auto;
        margin-bottom: 10px;
    }.news-text{
        font-size: 14px;
        transform: translateY(-180%);
    }.title1{
        font-size: 14px;
        width: 100%;
    }.title2{
        width: 100%;
        font-size: 12px;
        height: auto;
    }.title3{
        width: 98.5%;
        font-size: 12px;
        height: auto;
        margin-bottom: 10px;
    }.news-bottom{
        width: 100%;
        flex-wrap: wrap;
    }.news-bot-1{
        width: 100%;
        /*margin-top: 10px;*/
        height: auto;
        margin-bottom: 20px;
    }.title-1{
        width: 100%;
        font-size: 14px;
    }.title-2{
        font-size: 12px;
    }.second{
        /*display: none;*/
        width: 100%;
    }.section3Box{
        /*display: none;*/
        margin-top: 50px;
    }.news-right{
        flex-wrap: wrap;
    }.news-nr{
        width: 100%;
        margin-right: 0;
        height: auto;
        margin-bottom: 10px;
    }.news-nr img{
        width: 100%;
        height: auto;
    }.news-nr1{
        width: 100%;
        margin-right: 0;
        height: auto;
        margin-bottom: 10px;
    }.news-nr1 img{
        width: 100%;
        height: auto;
    }.news-bot1{
        width: 100%;
        height: auto;
        margin-bottom: 20px;
    }.news-bot1 img{
        width: 30%;
        height: 100px;
    }.jiantou img{
        width: 20px;
        height: 10px;
    }.bot-right{
        width: 60%;
    }.title-2{
        width: auto;
        height: auto;
        margin-top: 10px;
    }.title-3{
        width: auto;
        font-size: 12px;
        height: auto;
    }.anniu{
        width: 90px;
        height: 30px;
    }.anniu a{
        font-size: 14px;
        width: auto;
    }.anniu img{
        width: 15px;
        height: 10px;
    }.xinxi_1{
        width: 100%;
    }.section3Item a{
        width: 94%;
        font-size: 12px;
        height: auto;
    }.title_3{
        display: none;
    }.title_2{
        width: auto;
        height: auto;
        font-size: 14px;
    }.section3Item .title span{
        font-size: 14px;
    }.section3Item .title{
        font-size: 14px;
    }
    
}